home *** CD-ROM | disk | FTP | other *** search
/ The World's Largest Collection of Windows Software / The World's Largest Collection of Windows Software - Disc 2.iso / textproc / _b5 / mtedit10 / readme.txt < prev    next >
Text File  |  1994-07-06  |  4KB  |  112 lines

  1.                            MULTIEDIT FOR WINDOWS
  2.                                Version 1.0
  3.                         (c) 1994 Bradley S. Murray
  4.                            All Rights Reserved.
  5.  
  6.     MultiEdit for Windows is a replacement for the Windows notepad.  It
  7. features MDI, Search & Replace, Recent File List, and more.  I am 
  8. working on a VBX to allow unlimited file size for MultiEdit.  This 
  9. will be included in version 2.0.
  10.  
  11.     You can get the most recent version of MultiEdit via ftp at 
  12. pluto.njcc.com in the pub/bmurray directory.  Login as ftp with your 
  13. address as a password.  You may contact me by E-Mail at 
  14. bmurray@pluto.njcc.com.  I would like to hear suggestions for updates 
  15. as well as overall comments.
  16.  
  17. REGISTRATION
  18. ------------
  19.     MultiEdit for Windows is distributed as "shareware."  It is not 
  20. free software. You are being given a chance to use this program for a 
  21. period of thirty (30) days before buying it.  If after this time you 
  22. continue to use MultiEdit, you are expected to register it.  
  23. Registration gives you the right to continue to use this software 
  24. as well as news and discounts on future upgrades.  You are encouraged 
  25. to distribute this software, providing it is distributed in its 
  26. entirety and without charge (except for media and handling, if 
  27. applicable).  I reserve the right to change these restrictions in 
  28. future versions.
  29.  
  30.     If you find this product useful and continue to use MultiEdit 
  31. after thirty days, you are required to register it by making a payment 
  32. of $10 (US) to me.  Include an additional $3 (US) if you would like the
  33. most recent version mailed to you.  This fee will license one copy of 
  34. MultiEdit for use on any one computer at any one time. To register 
  35. MultiEdit, print out the form called REGISTER.WRI using Windows Write 
  36. and send with your payment to:
  37.  
  38.     Bradley S. Murray
  39.     20 Lorrie Lane
  40.     PO Box 365
  41.     Princeton Jct., NJ 08550
  42.  
  43. DISCLAIMER
  44. ----------
  45.     MultiEdit is distributed without warranty, either expressed or 
  46. implied.  No guarantee as to its suitability for a particular task is 
  47. given.  No responsibility is assumed for any consequential loss or 
  48. damages arising from its use.
  49.  
  50. PACKING LIST
  51. ------------
  52. This program is distributed as a ZIP file.  Unzip MULTEDIT.ZIP to a 
  53. temporary directory or floppy disk and run SETUP.EXE.  If SETUP.EXE is
  54. not in the zip file, make a directory for MultiEdit and put copy all
  55. of the files into that directory.  See the IMPORTANT note below about
  56. where to put the DLL and VBX files.
  57.  
  58.     MULTEDIT.EXE    - The Windows executable
  59.     MULTEDIT.HLP    - The Windows Help file
  60.     README.TXT      - This file
  61.     REGISTER.WRI    - Registration form in Windows Write format
  62.     VBRUN300.DLL    - See below
  63.     THREED.VBX      - See below
  64.  
  65. IMPORTANT
  66. ---------
  67. You must have the following files:
  68.  
  69.     VBRUN300.DLL
  70.     THREED.VBX
  71.  
  72. in your Windows\System directory for MultiEdit to work.  If these 
  73. files were not on the distribution disk that you received, they are 
  74. available on Compuserve, America On-Line, or most local bulletin 
  75. boards.  If you are just evaluating MultiEdit, you can just put 
  76. these files in the directory where you installed MultiEdit.
  77.  
  78. RELEASE HISTORY:
  79.  
  80. Version 1.0    ** FIRST SHAREWARE RELEASE **
  81. -----------
  82.     Help file added
  83.     Setup program created
  84.     Startup window position added to the INI file
  85.     Added Find/Replace functionality to the Edit menu
  86.     Made disabled tool bar buttons turn grey
  87.     Added a pop-up edit window brought up by a right mouse click
  88.  
  89. Version 0.3
  90. -----------
  91.     Added undo functionality to the Edit menu
  92.     Added left and right shifting of text
  93.     Added recent file list
  94.     Added tool bar
  95.  
  96. Version 0.2
  97. -----------
  98.     INI file added
  99.     MDI capability added
  100.     Added upper and lower case conversion
  101.  
  102. Version 0.1
  103. -----------
  104.     Initial version - never released.
  105.  
  106. INSTALLATION
  107. ------------
  108. To install this program, make a directory for the MULTEDIT.EXE and 
  109. MULTEDIT.HLP files.  If they are not already there, copy the 
  110. THREED.VBX and VBRUN300.DLL files to your WINDOWS\SYSTEM directory.  
  111. A default MULTEDIT.INI file will be created in the directory where 
  112. the EXE and HLP files are the first time you run the program.